Add Method

Summary

Appends the cobb-angle object to the collection.

Syntax
C#
VB
C++
public override void Add( 
   MedicalViewerCobbAngle item 
) 
            public: 
void Add(  
   MedicalViewerCobbAngle^ item 
) override  
Public Overrides Sub Add( 
   ByVal item As MedicalViewerCobbAngle 
) 

Parameters

item
The MedicalViewerCobbAngle that represents the item to be appended.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly